home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 040a / trakblas.zip / README < prev    next >
Text File  |  1990-08-02  |  5KB  |  101 lines

  1. -----------------------------------------------------------------------------
  2. TRAKBLASTER 1.2 :     Volker Zinke 2:241/1.1101     7/90    : 1.2 TRAKBLASTER
  3. -----------------------------------------------------------------------------
  4.  
  5. Volker Zinke
  6. Weuenstr. 36
  7. 4300 Essen 1
  8. 2:241/1.1101
  9. West Germany
  10.  
  11.                                Trakblaster 1.2
  12.  
  13.         Trakblaster is a program which plays Amiga-Soundtraker files
  14.         on IBM computers with a Soundblaster-card installed.
  15.         Soundtraker-files stores music with digitized instruments. So
  16.         it is possible to make music with interest effects, e.g.
  17.         speech, singing and so on. Since not the whole song is
  18.         digitized the files are relativ small. But this has a few
  19.         disadvantages. Since every instrument is digitized only once
  20.         but you want to play different notes, the computer has
  21.         to calculate the data for every note during the output of the
  22.         music. But that's not all. The Soundtraker has up to four
  23.         channels which must be calculated independently. Besides that
  24.         the computer needs time to calculate one channel for the
  25.         Soundblaster from four channels of the soundtraker without a
  26.         great loss of quality. There are special effects such as
  27.         sliding, independent volume control for all channels and
  28.         instruments, loop-function for instruments, changing in speed
  29.         during output, jumping around the patterns and so on. All this
  30.         must be calculated by the computer. Last but not least there
  31.         must be a perfect timing to avoid distortion in music output.
  32.         The "Paula"-Chip in the Amiga do many of the work described
  33.         above. Since on IBM PCs there doesn't exist such a chip all
  34.         the work has to be done by the CPU. The Soundblaster card only
  35.         manage the moving of the calculated data from memory to the
  36.         card. So it is clear that this problem can only be solved in
  37.         pure assembler. The development of this program takes many
  38.         weeks with testing, comparing and experimenting. Many days are
  39.         lost with optimizing the program and speed it up to manage the
  40.         needed timing. The result of many crashes, whole nights
  41.         programmed through and hours of telefoning through the land is
  42.         trakblaster. A program which can play soundtraker-files
  43.         directly from the Amiga without the need to convert it. All
  44.         functions of the Soundtraker are implemented.
  45.  
  46.         Unfortunately I couldn't prevent the use of some special
  47.         commands which some CPUs can't handle. So the program does not
  48.         run on 8086/88 CPUs. With V20/V30 or 80186/286 and higher CPUs
  49.         there should be no problems. But I think that XTs with 8086/88
  50.         CPUs are to slow to run the program anyway. Also the program
  51.         requires about 450k Ram and more.
  52.  
  53.         The program is public domain and you can copy it to your
  54.         friends as long as the whole package is in his original form
  55.         and the program leaves unchanged. Also the program does not be
  56.         used for commercial use without my permission.
  57.  
  58.         Lest the program does not mould on my computer, I decide to
  59.         give it as public domain to the rest of the world. So there is
  60.         no need to register it. Nevertheless I'll be happy about any
  61.         appreciation. Everyone who like the program and want to reward
  62.         the work and time to develop it can do this by sending a
  63.         little fee. Those of you sending a check about 20,- DM (about
  64.         15$) and give his mail- address together with his type of
  65.         disk, I'll be sending the newest Version together with about
  66.         15 other Soundtraker-Musikfiles.
  67.  
  68.          Of course, there are no limits of appreciation :-) But I'll
  69.         be happy also about any smaller appreciation and I think that
  70.         this could spur on the development of this software (such as
  71.         playing in the background, use it in own programms or just a
  72.         composer to make songs by own).
  73.  
  74.  
  75.         After you install the driver "CT-VOICE.DRV" with the
  76.         installation Program "TRAKINST" the handling of Trakblast ist
  77.         very easy. Just type it together with the name of the file you
  78.         want to play.
  79.  
  80.                         TRAK SONG1.MOD          or
  81.                         TRAK F:\SONGS\SONG2.MOD
  82.  
  83.         It is important to type the complete name of the music-file
  84.         including the extension. Also the driver "CT-VOICE.DRV" which
  85.         can be found by the Soundblaster card must be in the same
  86.         directory in which you are. The driver found in this package
  87.         is configured to port 220hex and IRQ 7. If your card is
  88.         configured in that way you do not need to run TRAKINST.
  89.  
  90.         During the output of the music you can break it with the
  91.         ESC-Key.
  92.  
  93.         If there are any problems or questions you can write it to me
  94.         using Fido/Opus Netmail to 2:241/1.1101 Volker Zinke.
  95.  
  96.         I hope you enjoy the program and the whole work and time to
  97.         develop it was not for nothing :-)
  98.  
  99.  
  100.                         Volker Zinke  2:241/1.1101
  101.